home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / Setup / BCB / data.z / inetsdk.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-02-09  |  1.9 KB  |  73 lines

  1. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  2.  
  3.  
  4. /* File created by MIDL compiler version 3.02.88 */
  5. /* at Thu Sep 25 09:47:57 1997
  6.  */
  7. /* Compiler settings for inetsdk.idl:
  8.     Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
  9.     error checks: none
  10. */
  11. //@@MIDL_FILE_HEADING(  )
  12. #include "rpc.h"
  13. #include "rpcndr.h"
  14.  
  15. #ifndef __inetsdk_h__
  16. #define __inetsdk_h__
  17. #pragma option push -b
  18.  
  19. #ifdef __cplusplus
  20. extern "C"{
  21. #endif 
  22.  
  23. /* Forward Declarations */ 
  24.  
  25. /* header files for imported files */
  26. #include "comcat.h"
  27. #include "ocidl.h"
  28. #include "docobj.h"
  29. #include "hlink.h"
  30.  
  31. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  32. void __RPC_USER MIDL_user_free( void __RPC_FAR * ); 
  33.  
  34. /****************************************
  35.  * Generated header for interface: __MIDL_itf_inetsdk_0000
  36.  * at Thu Sep 25 09:47:57 1997
  37.  * using MIDL 3.02.88
  38.  ****************************************/
  39. /* [local] */ 
  40.  
  41.  
  42. //=--------------------------------------------------------------------------=
  43. // INetSDK.h
  44. //=--------------------------------------------------------------------------=
  45. // (C) Copyright 1995-1997 Microsoft Corporation.  All Rights Reserved.
  46. //
  47. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  48. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  49. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  50. // PARTICULAR PURPOSE.
  51. //=--------------------------------------------------------------------------=
  52.  
  53. #pragma comment(lib,"uuid.lib")
  54.  
  55. //--------------------------------------------------------------------------
  56. // ActiveX SDK Merged IDL.
  57.  
  58.  
  59.  
  60. extern RPC_IF_HANDLE __MIDL_itf_inetsdk_0000_v0_0_c_ifspec;
  61. extern RPC_IF_HANDLE __MIDL_itf_inetsdk_0000_v0_0_s_ifspec;
  62.  
  63. /* Additional Prototypes for ALL interfaces */
  64.  
  65. /* end of Additional Prototypes */
  66.  
  67. #ifdef __cplusplus
  68. }
  69. #endif
  70.  
  71. #pragma option pop
  72. #endif
  73.